FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.uk-koeln.nngm.form#1.0.0 (140 ms)

Package de.uk-koeln.nngm.form
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.uk-koeln.nngm.form@1.0.0&canonical=http://uk-koeln.de/fhir/StructureDefinition/Condition/nNGM/FirstDiagnosis
Url http://uk-koeln.de/fhir/StructureDefinition/Condition/nNGM/FirstDiagnosis
Status active
Name Profile_nNGM_Condition_FirstDiagnosis
Experimental False
Description Diese Profile beschreibt Erstdiagnose einer spezfischen Tumorerkrankung innerhalb des nNGM-Projektes, um diese für andere Fälle wiedererkennen zu können.
Type Condition
Kind resource

Resources that use this resource

StructureDefinition
http://uk-koeln.de/fhir/StructureDefinition/nNGM/Composition Profile - nNGM - Composition

Resources that this resource uses

ValueSet
http://uk-koeln.de/fhir/ValueSet/nNGM/histologie-klassifikation ValueSet - nNGM - Klassifikation (Histologie)
http://uk-koeln.de/fhir/ValueSet/icd-o-3-topologie ValueSet - nNGM - Topographie
http://uk-koeln.de/fhir/ValueSet/nNGM/uicc-stage-v7 ValueSet - nNGM - UIIC-Stage-V7
http://uk-koeln.de/fhir/ValueSet/nNGM/uicc-stage-v8 ValueSet - nNGM - UIIC-Stage-V8


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "Profile-nNGM-Condition-FirstDiagnosis",
  "url" : "http://uk-koeln.de/fhir/StructureDefinition/Condition/nNGM/FirstDiagnosis",
  "name" : "Profile_nNGM_Condition_FirstDiagnosis",
  "status" : "active",
  "description" : "Diese Profile beschreibt Erstdiagnose einer spezfischen Tumorerkrankung innerhalb des nNGM-Projektes, um diese für andere Fälle wiedererkennen zu können.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Condition",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Condition",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Condition.code",
        "path" : "Condition.code",
        "label" : "Morphologie ICD-O-3",
        "short" : "Morphologie ICD-O-3 des Tumors",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://uk-koeln.de/fhir/ValueSet/nNGM/histologie-klassifikation"
        }
      },
      {
        "id" : "Condition.bodySite",
        "path" : "Condition.bodySite",
        "label" : "Topologie ICD-O-3",
        "short" : "Topologie ICD-O-3 des Tumors",
        "max" : "1",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://uk-koeln.de/fhir/ValueSet/icd-o-3-topologie"
        }
      },
      {
        "id" : "Condition.subject",
        "path" : "Condition.subject",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Condition.onset[x]",
        "path" : "Condition.onset[x]",
        "label" : "Erstdiagnosedatum",
        "short" : "Datum der ersten Diagnose des Tumors",
        "min" : 1,
        "type" : [
          {
            "code" : "dateTime"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Condition.stage",
        "path" : "Condition.stage",
        "mustSupport" : true
      },
      {
        "id" : "Condition.stage.summary",
        "path" : "Condition.stage.summary",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "coding.system"
            }
          ],
          "rules" : "open"
        },
        "mustSupport" : true
      },
      {
        "id" : "Condition.stage.summary:uicc7",
        "path" : "Condition.stage.summary",
        "sliceName" : "uicc7",
        "label" : "UICC Stage v7",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://uk-koeln.de/fhir/ValueSet/nNGM/uicc-stage-v7"
        }
      },
      {
        "id" : "Condition.stage.summary:uicc7.coding.system",
        "path" : "Condition.stage.summary.coding.system",
        "fixedUri" : "http://uk-koeln.de/fhir/CodeSystem/nNGM/uiccStagingV7"
      },
      {
        "id" : "Condition.stage.summary:uicc8",
        "path" : "Condition.stage.summary",
        "sliceName" : "uicc8",
        "label" : "UICC Stage v8",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://uk-koeln.de/fhir/ValueSet/nNGM/uicc-stage-v8"
        }
      },
      {
        "id" : "Condition.stage.summary:uicc8.coding.system",
        "path" : "Condition.stage.summary.coding.system",
        "fixedUri" : "http://uk-koeln.de/fhir/CodeSystem/nNGM/uiccStagingV8"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.